Fix make_page_readonly/make_page_writeable on PAE guests - previous behaviour
authorsmh22@firebug.cl.cam.ac.uk <smh22@firebug.cl.cam.ac.uk>
Fri, 11 Nov 2005 18:02:49 +0000 (19:02 +0100)
committersmh22@firebug.cl.cam.ac.uk <smh22@firebug.cl.cam.ac.uk>
Fri, 11 Nov 2005 18:02:49 +0000 (19:02 +0100)
commit58aaf6643c122bd5628c423f565bd62a31c89745
treeca712f05532523a76874aba5db1d2963970db16b
parent53ce8b9dd9534b805169dbeb715c75b72e2d708a
Fix make_page_readonly/make_page_writeable on PAE guests - previous behaviour
was incorrect when machine address > 4GB. We believe this fixes bugzilla #267.

Also tidy up and fix show_page_walk.

Signed-off-by: Steven Hand <steven@xensource.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/arch/xen/i386/mm/pgtable.c
xen/arch/x86/x86_32/traps.c